To do listΒΆ
Todo
Describe code generation and autotuning (in developper doc).
(The original entry is located in /builds/particle_methods/hysop-doc/build-doc/devel/about_codegen.rst, line 7.)
Todo
Write Cython example (in developper doc).
(The original entry is located in /builds/particle_methods/hysop-doc/build-doc/devel/compiled_code_interface.rst, line 12.)
Todo
Write f2py example (in developper doc).
(The original entry is located in /builds/particle_methods/hysop-doc/build-doc/devel/compiled_code_interface.rst, line 25.)
Todo
Describe how to define a CustomSymbolicOperator
and how use symbols associated to an existing Field
using vector calculus operators gradient()
, laplacian()
, div()
, curl()
. See hysop.symbolic
module for more details.
(The original entry is located in /builds/particle_methods/hysop-doc/build-doc/users_guide/differential_operations.rst, line 10.)
Todo
Describe how to define a Problem
and graph building.
(The original entry is located in /builds/particle_methods/hysop-doc/build-doc/users_guide/problems.rst, line 6.)